
MarkLogic 9 Product Documentation
PUT /manage/v2/databases/{id|name}/partition-queries/{partition-number}/propertiesSummary
Modify the query assignment policy for the query partition identified by
{partition-number} in the database identified by {id|name}.
| URL Parameters |
| format |
The format of the requested data. Can be
html, json or xml (default). If present, the
format parameter overrides the Accept header. |
| Request Headers |
| Accept |
The expected MIME type of the response. If the
format parameter is present, it takes precedence over the Accept header.
Supported values: application/xml, application/json. |
| Content-type |
The MIME type of the data in the request
body. Supported values: application/xml, application/json. |
| Response Headers |
| Content-type |
The MIME type of the data in the response
body. Depending upon the value of the format parameter or Accept header, one of
application/xml, application/json, or text/html.
|
Response
Upon success, MarkLogic server returns status code 200 (OK). If the payload is
malformed, a status code of 400 (Bad Request) is returned. A status code of 401 (Unauthorized)
is returned if the user does not have the necessary privileges.
Required Privileges
This operation requires the
manage-admin role, or the following
privilege:
http://marklogic.com/xdmp/privileges/manage-admin
Usage Notes
availability
Availability of the forest data.
updates-allowed
The kinds of updates that should be allowed for this forest.
query-exclusion
Copyright © 2025 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.